﻿2026-08-01T15:16:58.8295902Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-01T15:16:58.8297376Z ##[group]Run actions/setup-python@v5
2026-08-01T15:16:58.8297667Z with:
2026-08-01T15:16:58.8297912Z   python-version: 3.11
2026-08-01T15:16:58.8298178Z   cache: pip
2026-08-01T15:16:58.8298470Z   cache-dependency-path: requirements-ci.txt
2026-08-01T15:16:58.8298798Z   check-latest: false
2026-08-01T15:16:58.8300944Z   token: ***
2026-08-01T15:16:58.8301199Z   update-environment: true
2026-08-01T15:16:58.8301504Z   allow-prereleases: false
2026-08-01T15:16:58.8301787Z   freethreaded: false
2026-08-01T15:16:58.8302032Z env:
2026-08-01T15:16:58.8302273Z   PYTHONPATH: src
2026-08-01T15:16:58.8302534Z   JARVIS_FINANCE_ENV: test
2026-08-01T15:16:58.8302902Z   JARVIS_FINANCE_DB_PATH: /tmp/financemanager-phase3-backend/finance.sqlite3
2026-08-01T15:16:58.8303479Z   JARVIS_FINANCE_RUNTIME_DIR: /tmp/financemanager-phase3-backend/runtime
2026-08-01T15:16:58.8303871Z   JARVIS_FINANCE_WRITE_MODE: disabled
2026-08-01T15:16:58.8304152Z ##[endgroup]
2026-08-01T15:16:58.9494149Z ##[group]Installed versions
2026-08-01T15:16:58.9568102Z (node:1924) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-01T15:16:58.9569329Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-01T15:16:58.9570368Z Successfully set up CPython (3.11.15)
2026-08-01T15:16:58.9571696Z ##[endgroup]
2026-08-01T15:16:58.9935742Z [command]/opt/hostedtoolcache/Python/3.11.15/x64/bin/pip cache dir
2026-08-01T15:16:59.3168952Z /home/runner/.cache/pip
2026-08-01T15:16:59.5633919Z pip cache is not found
